home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 November / macformat-018.iso / Utility Spectacular / Developer / TSCL 1.0 DEMO folder / Examples / Text Document < prev   
Encoding:
Text File  |  1992-11-14  |  107 b   |  5 lines  |  [TEXT/KAHL]

  1. void CViewerDoc::OpenTextFile(SFReply *macSFReply)
  2. {
  3.     CDataFile    *textFile = NULL;
  4.     Handle        theData = NULL;
  5.